From 7c41041c7b56d43ced1749284bb6017b57e81f06 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:26 +0000 Subject: [PATCH] packages/expat: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40078 --- libs/expat/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libs/expat/Makefile b/libs/expat/Makefile index 39081b8de..81ea7175f 100644 --- a/libs/expat/Makefile +++ b/libs/expat/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -66,4 +66,3 @@ endef $(eval $(call HostBuild)) $(eval $(call BuildPackage,libexpat)) - -- 2.30.2